CountBytesOf
Type
operator
Summary
Counts the number of bytes in Target.
Syntax
the number of bytes in <Target>
Description
Counts the number of bytes in Target.
Parameters
Name | Type | Description |
---|---|---|
Target | An expression which evaluates to binary data. |
Value
Name | Type | Description |
---|---|---|
return | The number of bytes in Target |